kbuild: Fix recordmcount dependency for OOT modules
authorBen Hutchings <ben@decadent.org.uk>
Mon, 8 Sep 2014 17:31:24 +0000 (18:31 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 21 Dec 2024 08:13:54 +0000 (09:13 +0100)
commite191984c592a1fd29c1c852beff359121d71c551
tree23358e5bcb618cbd57ca2e251eb2e7d0717f8e96
parentb2282734dc053300db349be4d04afe3c4308ea81
kbuild: Fix recordmcount dependency for OOT modules

Forwarded: no

We never rebuild anything in-tree when building an out-of-tree
modules, so external modules should not depend on the recordmcount
sources.

Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name kbuild-fix-recordmcount-dependency.patch
scripts/Makefile.build